Home
last modified time | relevance | path

Searched refs:TOKEN_CONSECUTIVE (Results 1 – 4 of 4) sorted by relevance

/device/google/contexthub/lib/include/nanohub/
DappRelocFormat.h86 #define TOKEN_CONSECUTIVE 0xFD // followed by 8-bit number of directly following words to relocate … macro
/device/google/contexthub/firmware/os/cpu/cortexm4/
DappSupport.c105 case TOKEN_CONSECUTIVE: in handleRelocs()
/device/google/contexthub/util/nanoapp_postprocess/
Dpostprocess.c193 packedNanoRelocs[packedNanoRelocSz++] = TOKEN_CONSECUTIVE; in packNanoRelocs()
Dpostprocess_elf.c182 packedNanoRelocs[packedNanoRelocSz++] = TOKEN_CONSECUTIVE; in packNanoRelocs()